Product Information > JADE Initialization File Reference > Chapter 1 - JADE Initialization File > PreLoadLibraryList

PreLoadLibraryList

String (comma-separated list of DLLs to be loaded)

None

The PreLoadLibraryList parameter, which is read from the registry for a Compact JADE presentation client, specifies a comma‑separated list of DLLs to be loaded when the program starts.

DLLs are loaded early so that they are present in memory when an external function call or external method is invoked.

The default value is a blank string. The maximum length of the parameter value is 1,024 characters.

The .dll extension is not required.

Parameter is read when …

The jade.exe program starts up.